MANIFEST.in
README.md
setup.py
SPACE_labelling_tool.egg-info/PKG-INFO
SPACE_labelling_tool.egg-info/SOURCES.txt
SPACE_labelling_tool.egg-info/dependency_links.txt
SPACE_labelling_tool.egg-info/entry_points.txt
SPACE_labelling_tool.egg-info/requires.txt
SPACE_labelling_tool.egg-info/top_level.txt
config/cdf/example.json
config/cdf/juno.json
config/cdf/polar.json
config/cdf/wind.json
config/hdf/cassini.json
config/hdf/example.json
spacelabel/__init__.py
spacelabel/__main__.py
spacelabel/models/__init__.py
spacelabel/models/feature.py
spacelabel/models/dataset/__init__.py
spacelabel/models/dataset/cdf.py
spacelabel/models/dataset/hdf5.py
spacelabel/models/dataset/load.py
spacelabel/models/dataset/preprocessed.py
spacelabel/presenters/__init__.py
spacelabel/views/__init__.py
spacelabel/views/matplotlib.py